From: Chong Yidong Date: Wed, 9 Jan 2013 09:46:30 +0000 (+0800) Subject: Minor doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~247 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f55c06038d069eb42c4af6c0e20bc5aace139b08;p=emacs.git Minor doc fix. --- diff --git a/lisp/faces.el b/lisp/faces.el index 7843aef8d71..1a86bca7d7b 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -927,7 +927,8 @@ of the default face. Value is FACE." (defun read-face-name (prompt &optional default multiple) "Read one or more face names, defaulting to the face(s) at point. -PROMPT should be a prompt string; it should not end in a space. +PROMPT should be a prompt string; it should not end in a space or +a colon. The optional argument DEFAULT specifies the default face name(s) to return if the user just types RET. If its value is non-nil,